Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I was successful in implenting this using a button in interface. But when the clear on the top in toolbar is pressed, my selections are cleared. How can i prevent this from happening.
For this case, you may get what you want by setting the "Always One Selected" property.
-Rob
I think it is not possible ...
Dear ,
means you don't want to remove the default selections ?
if it's then try to make the default selections and lock those fields.
are do you want to achieve something else?
Thanks,
Mukram.
I guess its not possible too. Even if i lock a selection and then press the clear button in toolbar or in the accesspoint toolbar, all the fields are cleared. but was curious to know if there is a way to do it.
Dear marks munich,
if you make any field lock then even if you clear from toolbar also the selection will be available.
A locked field should not be cleared by the Clear icon.
If you have a clear action on a button, have you selected the action as "Clear All" or "Unlock and Clear All"
There are many options for Selection Actions
Hi,
Yes it is not possible.
but can you tell us that you want to show only those field in object?
Regards,
For example i want to select the year field and then, it should not be cleared at anycase,might be with clear button on the toolbar or the clear button with actions in the user interface. but the same time I have implemented another button which unlocks all the field and clears all the fields in the interface.
The button/text object that sets the year field needs a second action to lock the year field. This will allow users to click clear without changing the year value.
You can add multiple actions to an object.
For this case, you may get what you want by setting the "Always One Selected" property.
-Rob