Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is there a way to avoid filednames in the current selection box
Hi,
If you prefix the names of your fields with a character, e.g. "%", then you can set a HidePrefix.
Anything that is hidden like this will not appear in the Current Selections box. it will also be hidden, be default, in any field selection dialogs.
Regards,
Stephen
Hi,
If you prefix the names of your fields with a character, e.g. "%", then you can set a HidePrefix.
Anything that is hidden like this will not appear in the Current Selections box. it will also be hidden, be default, in any field selection dialogs.
Regards,
Stephen
Tested and works fine
thanks a lot!!