Hi,
I am trying to create a button for: 'Create from existing data'
This is located on the default homepage. We are hiding the default home page.
Users will see the Content page instead.
I want to add a button that goes to 'Create from existing data'.
Does anyone know the the url/string for this? It is a pop-up window, so I do not know the url/string used.
If I have that. I can create a button/extension.
Years ago, I did something similar for Query Studio so users can click the button to enter QS, because if was not visible for all browsers.
URL code in the spec.json for QS back then:
"options": {
"url": "../bi/v1/disp?b_action=xts.run&m=portal/launch.xts&ui.tool=QueryStudio&ui.object=/content&ui.action=new"
}
I am trying to do the same for ''Create from existing data".
Thanks
------------------------------
Dennis Pittman
------------------------------