Inline Editing and New blank list

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
christopherb
Posts: 304
Joined: Fri Jun 22, 2007 8:26 pm

Inline Editing and New blank list

Post by christopherb »

Scope:
Two BO's Customer and Invoice with a form from the Customer OB that has an inline editing form from the invoice OB (Table of Items showing each invoice for a customer)

So I know i can add a blank row to the list but is there away to add a new row from a process with some of the attributes set. I have tried a couple of ideas but none seem to work.

Cheers,
Cheers,

Christopher
tford
Posts: 4238
Joined: Sat Mar 10, 2007 6:44 pm

Post by tford »

Chris,

1- process with Customer as input:
CREATE Invoice WITH Invoice.Customer=Customer + any other attributes you need to set

2- In V4, put that process in Customer edit form with location = "above the form".

When you click on the process link, a new invoice will be added for that Customer.

Tom
Post Reply