Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello all ,
I have a situation that , i have a cyclic group , , i just want when i press clear all button then first field of my cyclic group will come.
Thanks
I believe it can be done using macros.
Not any way ?
One way to do this without using macros is to use a table island instead of using a cyclic group, and then setting the default clear state to be your fieldname of choice (in the case of the attached I have it set to "FieldName1".
Please see attached.
Let me know if this is helpful.
Cycle groups are not considered to be field selections (when you change cycles the current selections are not updated) so the Clear all will not affect. You can try doing a trigger, and if that works, you can create a button/textbox object that performs the clear all function and the trigger to set the cycle - there is also the option of using a table or field list for the dimensions you are cycling through