cancel
Showing results for 
Search instead for 
Did you mean: 

Load invalidation

enrico_cozzolino
Explorer
0 Kudos

Hi all,

what exactly is happening when i "load invalidation" on UI screens ?

There is a button next to update metadata.

regards,

Enrico

Accepted Solutions (1)

Accepted Solutions (1)

former_member186648
Active Contributor

Hi,

Use is for example:


Partner has created a BO and UI on top of it, now a change is made to the BO and this is reflected in
UI Designer, but in the frontend UI the change is still not reflected, in such case you could use this option, so that the UI load is generated and the changes from UI designer is reflected in the frontend UI.

Thanks, Pradeep.

kostadin_terziev
Participant
0 Kudos

Hello!

What if this problem happens on standard screen enhancement.

The changes in UI Designer are not reflecting on the frontend UI, but i cannot use invalidate Load for standards creens.

What would be the solution then?

ThiagoSarmento
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello kostadin_terziev,

By making use of debugMode=true parameter in C4C URL (details in this blog), you can open the client inspector by holding ctrl + left mouse click on a field from the screen, click on UI Changes tab and then click on button Generate Load. This will refresh the screen and make the changes done on UI Designer to reflect into the interface.

Screenshot for reference:

Answers (0)