Jump to content

This topic is 8293 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I have an asset management system for our labs here... tables for computers, peripherlas, problems, etc... All logical names for systmes are stored in a related table of names to serial numbers... works great, just right.. the way it should be designed.

I'm setting up a simple update page in CDML... all fields, using -edit to update the record... the problem is that the related field isn't updated, rather a new record is created in the related table.

anyone else have a problem like this?

Posted

You need to be able to indicate which row is being edited. You do this with "relationship::myfield.2" etc.

All the best.

Garry

p.s. I think there was a thread on an alternative way of editing rows of a portal.

This topic is 8293 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.