Add New Reference In a Process

On this forum you can see a list of new features requested by users and you can also cast your own vote (you need to login to vote).
Post Reply
4xjbh
Posts: 177
Joined: Thu Dec 22, 2005 10:01 pm
Location: Brisbane

Add New Reference In a Process

Post by 4xjbh »

I like the Add new Reference default functionality, being able to add a child record when the parent has not been saved yet.

I would like similar functionality in a process. Something like . . .

Code: Select all

ADD NEW REFERENCE child WITH child.parent=parent AND VIEW IN TAB 
or
ADD NEW REFERENCE child WITH child.parent=parent USING SomeOtherForm
or the more common
ENTER NEW child WITH child.parent=parent AND VIEW IN TAB
Regards, James

AwareIM 7.1 on AWS - Beware I'm a AwareIM noob. Anything I help you with might make the hole your in deeper.
customaware
Posts: 2391
Joined: Mon Jul 02, 2012 12:24 am
Location: Ulaanbaatar, Mongolia

Re: Add New Reference In a Process

Post by customaware »

Aware already does that James.
ChildWithParent.zip
(35.78 KiB) Downloaded 697 times
Cheers,
Mark
_________________
AwareIM 6.0, 8.7, 8.8, 9.0 , MariaDB, Windows 10, Ubuntu Linux. Theme: Default, Browser: Arc
Upcloud, Obsidian....
Image
4xjbh
Posts: 177
Joined: Thu Dec 22, 2005 10:01 pm
Location: Brisbane

Re: Add New Reference In a Process

Post by 4xjbh »

Yes it does, that's why I like the 'Default Implementation'.

But If I want to USE a different form than the default or do any other rules this all falls apart. Using a process fails
Regards, James

AwareIM 7.1 on AWS - Beware I'm a AwareIM noob. Anything I help you with might make the hole your in deeper.
Post Reply