Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Is it possible to check table names in Context menu Condition?

Not applicable

Is it possible to check table names in Context menu Condition? for e.g. ( tablename != "new_call") please advice.

1 REPLY 1

Matthew Swarts
Tera Guru

Hello,

The syntax you would be looking for is current.getTableName() != 'new_call' as shown below in the Condition field of the UI Action that is set to be displays as Form or List Context menu.

find_real_file.png