On the form linked below, I am trying to create a script for the red custom button (red button with white "X" ) that will delete only that particular meeting topic and renumber the remaining topics sequentially. I created a pop-up message to appear warning the user that they are about to delete that row but cannot figure out how to delete that particular sub-form occurrence.
I was also trying to make the Action Items dropdowns only include displayed topic numbers but can leave what I have (list 1->25) if that is not possible,
https://acrobat.com/#d=7Is3SWf5AY-hg7d9bYu67A
Solved! Go to Solution.
Views
Replies
Total Likes
Try the following code in the click event of the Delete button.
Also place the following code in the Layout Ready event instead of initialize event of the NumericField.
Thanks
Srini
Views
Replies
Total Likes
Try the following code in the click event of the Delete button.
Also place the following code in the Layout Ready event instead of initialize event of the NumericField.
Thanks
Srini
Views
Replies
Total Likes
Srini,
That works great! Thanks so much for your help.
-Don
Views
Replies
Total Likes
Views
Likes
Replies