Creating UI Action in Scoped Application

raprohaska
Kilo Guru

I'm creating my first scoped application. I get the overall concept but still struggle at time to know when a customization is allowed and when not.

I'm currently looking to add a UI Action to the Update Set table. It appears I can add business rules and other associated features but when I go to a new UI Action form, it does not allow me to select the Update Set table.

I'm either looking for a way to create the needed UI Action or a better understanding of why the creation of such an action within a Scoped Application is not allowed.

Thanks in advance,

AA

find_real_file.png

1 ACCEPTED SOLUTION

srinivasthelu
Tera Guru

Hi Aaron,



These are the lines from wiki


3.2 Example: Granting Access to Configuration Records

You can permit other application scopes to create configuration records on application data tables. You can grant access to the following configuration records with these settings.


Configuration recordSettings required to grant access
Access controls
  • Accessible from is set to All application scopes
  • Can read is selected
Business rules
Client scripts
  • Accessible from is set to All application scopes
  • Can read is selected
  • Allow configuration is selected
Dictionary entry (new field only)
UI actions


Granting other application scopes design access permission





Hope that helps



Cheers


Srini


View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Hello @raprohaska ,

 

I've been trying to create a scoped application that would update/create a UI Action on the sys_update_set_source table but I'm not being succeded.

I know this topic has more than 6y, but can you provide any tips?

 

Best regards,

Pedro