- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 09:35 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 03:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:06 PM
I think it would be something like doing some menu or button click and then I should be able to see a form display and submit a new record through a form.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2024 11:15 PM
Hi @jieLian123 ,
In that case u can use either a Icon link widget which will be something like below where once u click on that box it will navigate u to that form. within that widget u can add the URL as to where u want it to navigate. Sharing Snip for the same.
The highlighted ones are widgets of type icon link widget.
U can press control +right click in order to get below option
After clicking on page designer u will get something like below. Click on the pencil icon.
After clicking on pencil icon u will get this form where u can provide the form URL.
Thanks,
Danish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 02:33 AM - edited 01-15-2024 02:36 AM
many thanks for the reply.
I have tried it.
When I set the URL with <tablename>.do and do the click, the form opened,
it seems working well for me.
But the back button on the upper left side of the form is working a little weird,
it goes to other pages out of the portal.
you have any ideas about it?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 03:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2024 05:26 PM - edited 01-15-2024 05:52 PM
sure.
here is a button I used to display the form in portal page.
and when I click it, the form shows just the same as traditional form in platform.
then I click the 「<」button , I was hoping it should go back to the portal page,
but it turns out that the platform page displayed(whatever it was showing).
maybe I should overwrite the redirection of「<」button through ui action?
sorry I cannot share the whole page due to the security restriction.