Home » Developer & Programmer » Forms » Blocks synch (Forms 6i)
Blocks synch [message #396430] Mon, 06 April 2009 11:27 Go to next message
didiera
Messages: 134
Registered: August 2007
Location: Mauritius
Senior Member
Hello,

I know that I'm abusing but I have yet another question. It relates to a master-detail block setup that I have used in a quite peculiar way and for which I have some trouble. Both master and detail blocks are based on the same table. My master block is a read-only grid for which navigating through enables users to edit and delete single records on the detail block which is fully editable. I have done it this way because some fields are very large and so I use the detail block fields splitted over the canvas on several lines (which would not have been possible on a multi-line block). My problem is that I wish to have the changes made on a record in the detail block to synch with it's master block counterpart as I move between records on the latter. It's only an issue for users since they don't see their mods until they do a 'save' which commits the form and requery the values of the master block. I have linked master and detail via a condition and not a ref relation. Has anyone of you implemented such a form and is it even worth trying to work out?

regards,
Didier
Re: Blocks synch [message #396511 is a reply to message #396430] Tue, 07 April 2009 01:19 Go to previous messageGo to next message
itech
Messages: 173
Registered: May 2008
Location: Fsd, Pakistan
Senior Member

Quote:
... I have done it this way because some fields are very large and so I use the detail block fields splitted over the canvas on several lines (which would not have been possible on a multi-line block). ...


have u tried using a stacked canvas ? it's like an internal frame with its own vertical and horizontal scrollbars, and u can expand the internal frame as wide as u want, so your all fields will be adjusted.
Re: Blocks synch [message #396527 is a reply to message #396430] Tue, 07 April 2009 02:18 Go to previous messageGo to next message
didiera
Messages: 134
Registered: August 2007
Location: Mauritius
Senior Member
Hello and thanks for the suggestion. In fact I'm open to this idea and I even proposed it for the purpose of that project but unfortunately the design standards I'm supposed to abide by don't see it this way. They are kind'a touchy on canvas width and widgets used. In fact the tabbed canvas would be great..but well.

thanks anyway.

regards,
Didier
Re: Blocks synch [message #396832 is a reply to message #396527] Wed, 08 April 2009 02:25 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
You can have multiple lines for a record and have multiple records on a canvas based on a single block. Just make the spacing between rows at the block level bigger.

David
Previous Topic: Problems on Forms
Next Topic: How to disable insert record button
Goto Forum:
  


Current Time: Mon Feb 03 21:03:57 CST 2025