DMXzone Database Updater PHP Support Product Page

Answered

Pass Record ID to Detail Page via Button

Asked 07 Jun 2014 18:57:39
1
has this question
07 Jun 2014 18:57:39 Randy Riesterer posted:
I need to have a button open a detail page with a record displayed... similar to your "Update Database Records Using DMXzone Database Updater" video demo... but using a button rather than a text link and which opens and displays on a separate page. I'm sure this is possible but have not been able to figure how to do this with DMXzone extensions

I sent an earlier request with screen shots diagramming my need to your address but haven't heard back.

Replies

Replied 09 Jun 2014 10:11:30
09 Jun 2014 10:11:30 Teodor Kuduschiev replied:
Hello Randy,
It does not matter if it is text, image or button.
All you need to do is to create a normal button (not a submit one of course) and use the Go To Url behavior. In the go To Url behavior you should use a link like:
page.php?recordID={{recordID}} where {{recordID}} is the data element holding your record id.

Reply to this topic