Can I call UI actions of other tables in UI actions?

Ro5
Tera Expert

Action a
Table: Change_request

Action b
Table: Problem

Example) gsftSubmit (null, g_form.getFormElement (),'a');

Is it possible to call a UI action in another table from within a UI action in one table, as in the example above?

thank you.

1 ACCEPTED SOLUTION

I haven't checked it in past.

But possibly you are right in terms of Rome release

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

3 REPLIES 3

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

Not possible

Only UI actions on same table can be called

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Ankur, thank you for your reply.

I have an additional question.
I have used the operation to call the UI action of another table from the above UI action from Kingston to Quebec. It seemed to work fine up to Quebec, but after upgrading to Rome the other day I started getting the following error message:

"Failed to find UI action with name「a」in table「Problem」"

Did you mean that you could use it in the past, but you can't use it after becoming Rome?
Or was it wrong from the beginning?

Please help me.
thank you.

I haven't checked it in past.

But possibly you are right in terms of Rome release

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader