Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Updating related fields in Unlimited web solution

Status
Not open for further replies.

dsys

MIS
Oct 29, 2002
2
GB
I am experiencing no difficulty in displaying related fields in my Unlimited web solution and have no problem updating fields from the 'parent' database.

However I cannot get related fields to update, even though the transaction proceeds with no error.

I am using CDML.

I have seen questions on this subject in other forums but no solutions.

Can someone give me a definitive answer to the question:

Can you update a related field from an Unlimited web panel?

 
I got this from another forum.....it works!

Try this:
<input type=&quot;text&quot; name=&quot;Database::field.1&quot; value=&quot;[FMP-Field: Database::field]&quot;>

It is the &quot;.1&quot; that should do the trick.


Thanks Garry.

Problem solved.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top