You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I imported the plugin
I create an item json_viewr type (P6_PRETTY)
I use button to copy value from an item(P6_JSON) to the new item (P6_PRETTY) by js. apex.item( "P6_JSON" ).getValue()
but nothing happend
I can't able to run on apex 23.1.0
I imported the plugin
I create an item json_viewr type (P6_PRETTY)
I use button to copy value from an item(P6_JSON) to the new item (P6_PRETTY) by js. apex.item( "P6_JSON" ).getValue()
but nothing happend