This topic is locked

Display Data with popup window

5/19/2015 6:22:13 PM
PHPRunner General questions
R
riajul74 author

For any field is it possible to show the data as popup with Click Heher Link. mean I need to show the data of the field after clicking on the link "click here" and that will show the data in a popup window.

lefty 5/21/2015

Try This link Add / Edit multiple page
Then open field on additional page as a popup.
Oh I see Just link to a custom list page with your data . Change in editor target _blank html to open popup after save

R
riajul74 author 5/24/2015



Try This link Add / Edit multiple page
Then open field on additional page as a popup.
Oh I see Just link to a custom list page with your data . Change in editor target _blank html to open popup after save


I wan to show data of the field on a popup like I have job table and there have 2 field job id and job note. the note field contain text which is big to show I can use truncate on the page but problem is if i limit character limit to 5-10 then my all others filed data alo truncate.Need only a link with text "Click here"and that will display as like truncate

lefty 5/29/2015



I wan to show data of the field on a popup like I have job table and there have 2 field job id and job note. the note field contain text which is big to show I can use truncate on the page but problem is if i limit character limit to 5-10 then my all others filed data alo truncate.Need only a link with text "Click here"and that will display as like truncate


Not sure if you want to see all data but you can simply go to the misc tab for that table and where it says Truncate large text fields change the characters to display on right side box to your needs.