I am developing a stock input form. The scenario is as follows
1. I will receive a big packet from company which consist of many items in it. This number can vary. and every item has its own ID. Now I have input from to receive this packet.
2. I want to add some logic on the form that when user open the box he will add number of items for example he add 7 itmes. Seven rows on the datapge is automatically created to record their IDs. User should not been able to add more then 7 or even less then seven items, Similarly if user enter 12 number of items the form should allow him 12 enteries not more or less than 12.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Mushigee2266
I am developing a stock input form. The scenario is as follows
1. I will receive a big packet from company which consist of many items in it. This number can vary. and every item has its own ID. Now I have input from to receive this packet.
2. I want to add some logic on the form that when user open the box he will add number of items for example he add 7 itmes. Seven rows on the datapge is automatically created to record their IDs. User should not been able to add more then 7 or even less then seven items, Similarly if user enter 12 number of items the form should allow him 12 enteries not more or less than 12.
please help me in this regard
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.