Hi guys,
yet again I'm asking for help.
I've been using your component for a year or so now and it's marvelous. Helped me facilitate the work in my company to such an extent that even the words cant express.
However, I've been wondering if one thing is possible. I've been searching all over and I can't seem to find a similar problem/ query.
My co-workers base their work on filling in forms with clients data.
I've set up a DB table with clients information: address, forms of payment, prices etc.
Using a DB Multirecord loader I managed to apply the client's name to the dynamic dropdown field in the form. However, I was wondering if other form fields can be automatically filled in/ populated with additional client's info, like price, form of payment on choosing the client from the dropdown. This would make it easier for my co-workers to see how they need to handle the client without having to check in a CC table with all clients I prepared for them.
What would be the best approach to achieve it?
Let me give you a quick example.
I have a form to fill in with the details of the service where we pick:
client
form of payment
service
client - picked from database jos_firmy field: client model id FIRMY
form of payment - payment to be automatically picked from jos_firmy field: payment
is it doable?
yet again I'm asking for help.
I've been using your component for a year or so now and it's marvelous. Helped me facilitate the work in my company to such an extent that even the words cant express.
However, I've been wondering if one thing is possible. I've been searching all over and I can't seem to find a similar problem/ query.
My co-workers base their work on filling in forms with clients data.
I've set up a DB table with clients information: address, forms of payment, prices etc.
Using a DB Multirecord loader I managed to apply the client's name to the dynamic dropdown field in the form. However, I was wondering if other form fields can be automatically filled in/ populated with additional client's info, like price, form of payment on choosing the client from the dropdown. This would make it easier for my co-workers to see how they need to handle the client without having to check in a CC table with all clients I prepared for them.
What would be the best approach to achieve it?
Let me give you a quick example.
I have a form to fill in with the details of the service where we pick:
client
form of payment
service
client - picked from database jos_firmy field: client model id FIRMY
form of payment - payment to be automatically picked from jos_firmy field: payment
is it doable?