A
|
Abbas author 10/25/2024 |
A
|
Abbas author 10/28/2024 |
I created a function and put this code in javascript onLoad event function displayPopupWithURL(url) { in field control view as custom this code:
But unfortunately it didn't work Is there a way to open the pop-up from custom view code ? |
![]() |
Sergey Kornilov admin 10/28/2024 |
Your code looks like something that might work. Are you getting any Javascript errors? Also, what is the exact HTML this 'View as' Custom code generates? You can do 'View source' of the page and see the exact HTML code. |