add reference query bug in render

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

add reference query bug in render

Post by swiftinitpvtltd »

I have similar case like below link-
https://www.awareim.com/forum/viewtopic ... ist#p40446

I have a customer business object which has a peer object called "Related BO" which has a "add reference" button so i can add the related BO to the customer BO.
Now when I configure add reference I have set filter selection list which contains Query A.
Query A renders on add reference but but but
render event of query A never fires.... Is this a bug?
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

Re: add reference query bug in render

Post by swiftinitpvtltd »

May be add reference query does not have any render on initialize.
Has anyone used addreference and then its query with render script? (render script is important)
swiftinitpvtltd
Posts: 370
Joined: Sat Apr 28, 2018 3:33 am
Location: India
Contact:

Re: add reference query bug in render

Post by swiftinitpvtltd »

Reproduced a bug-
Here is how to reproduce-
In any grid in panel operation add "Add reference and use query(filter selection list) to get the reference. Parent-children

Now if you use standard grid then it works. As soon as your query representation becomes custom then add reference breaks apart(it does not work).
I must use add reference but with query and custom representation.
Right now Add reference(click stops working) breaks when your filter selection list query becomes custom representation....
Post Reply