1

How use popupRecord() and openRecord() ?

I try to create a button to open (may be in a popup) to go to an other record but I don’t know how use this fonction.

Someone can help me please ?

Thank’s in advance.

Gwendal

(Sorry for mistakes. I ´m French and I tried to translate without translater like Google translate. =D )

2 replies

null
    • Alain_Bureau
    • 6 yrs ago
    • Reported - view

    popupRecord(record(table,1))  this is going to popup record 1 of 'Table'

    • LionKingIsBack
    • 3 mths ago
    • Reported - view

    I also want to create navigation buttons (Next and Previous) 

    In my table I have a field ItemOrderNumber (which is number of current record, it's different than ID) and i'd like on click on "Next" button to popup the next greater value of ItemOrderNumber.  And i'd like on click on "Previous" button to popup the previous smaller value of ItemOrderNumber.

    Thank you for giving me the syntax for the 2 buttons.  Thank you in advance!

Content aside

  • 1 Likes
  • 3 mths agoLast active
  • 2Replies
  • 3916Views
  • 1 Following