I developed on form as per my requirement,and register that
one in apps custom_top.But the problem is ,if you open the
form but not closed,I founded why this is error is
comming ,the custom_top is not supported my form .
I need any one your help in advicing me...what I do the
custom_top supported the forms.
46
a text item is there what r the different types of triggers
associated with it
sequence of firing triggers for text-item is:
1)key_next_item,
2)when_validate_item,
3)post_text_item
Now i change sequence of firing triggers like
when_validate_item,key_next_item...
Is it possible to change sequence? How?