I need to calculate the number of items a user selects before submitting the form pls find attached.
Out off all the products the user can only select 25 items
Any help will be greatly appreciated
Out off all the products the user can only select 25 items
Any help will be greatly appreciated
Hi Janman,
There is no attachment - please click Upload before you Submit the post.
I posted code to limit the number of selections from a set of checkboxes a few days ago - that might do what you need here.
Bob
There is no attachment - please click Upload before you Submit the post.
I posted code to limit the number of selections from a set of checkboxes a few days ago - that might do what you need here.
Bob
Thanks bob but this is something completely different. and thank you for the other problem got it to work perfectly
Please find attached
Please find attached
Hi janman,
I'm away travelling this week and only have very limited internet access from my iPad.
The custom code to do this would be similar to the checkbox code. You'd trigger a function when any of these inputs changes; calculate the new total, then take whatever action you need.
Bob
I'm away travelling this week and only have very limited internet access from my iPad.
The custom code to do this would be similar to the checkbox code. You'd trigger a function when any of these inputs changes; calculate the new total, then take whatever action you need.
Bob
This topic is locked and no more replies can be posted.
