This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Put entry ID value in field


  1. garrettruff
    Member

    Hello,
    Does anyone know how to pull the entry ID into a numeric or text field? I have tried doing this through my custom java file using a click function with .val()'s but can't seem to find the right element name (tried "#id", "entry_id", "entry_no"). Is there a different way to do this? I either get nothing or "object Object" in the field I try to populate

    Basically I am having trouble linking two databases in crystal reports because the "id" field is a Integer and the field in the other database I want to use is a string. So I was trying to make an admin text field on my form that would assume the val/text of the entry id so I could link the 2 databases by entry number. Any ideas?

    Posted 8 years ago #

RSS feed for this topic

Reply