Your tutorials are always very helpful. What I required before, if you notice, is something that many request... in fact, the ability to autofill fields from one table to another should be implemented in the tool, as well as adding more parentfilters, minimum 3 or 4. Thx wahome!
Sorry but I don't see the autofill anywhere :P Imagine an example where I have a product table: id, name, price, stock. When calling a sale, for example, in the detail call the product table, with the select field I select the product and fill in the price and stock fields so that I can then put the quantity and in a formula field calculate the price * quantity and it would give me the total. Could you do this example if it's not too much to ask please?
@@wahomemutahi1008 Your tutorials are always very helpful. What I required before, if you notice, is something that many request... in fact, the ability to autofill fields from one table to another should be implemented in the tool, as well as adding more parentfilters, minimum 3 or 4. Thx!!!
I tried this and this worked well for me. However, I have a different issue which I'm not able to solve. In my invoice application, I've a table called "Services" which has "Description" and "Price". Now, I have Invoice_Details table which has "Service_ID", "Description" and "Price". Now, I set the lookup dropdown for Service ID to fetch the names of the services from Services table. What I want to do is, I want to populate "Description" and "Price" text-box fields on Invoice_Details automatically when User selects a service from "Service" dropdown. Note that, description and price are NOT the "select" fields. These are text-boxes, because I want the User to be able to make changes in these two fields. How to do this? Do you have video on this?
Your tutorials are always very helpful. What I required before, if you notice, is something that many request... in fact, the ability to autofill fields from one table to another should be implemented in the tool, as well as adding more parentfilters, minimum 3 or 4. Thx wahome!
Sorry but I don't see the autofill anywhere :P
Imagine an example where I have a product table: id, name, price, stock.
When calling a sale, for example, in the detail call the product table, with the select field I select the product and fill in the price and stock fields so that I can then put the quantity and in a formula field calculate the price * quantity and it would give me the total.
Could you do this example if it's not too much to ask please?
It's the same concept but a little different,I will see any making a video about your use case
@@wahomemutahi1008 Your tutorials are always very helpful. What I required before, if you notice, is something that many request... in fact, the ability to autofill fields from one table to another should be implemented in the tool, as well as adding more parentfilters, minimum 3 or 4.
Thx!!!
I tried this and this worked well for me. However, I have a different issue which I'm not able to solve.
In my invoice application, I've a table called "Services" which has "Description" and "Price". Now, I have Invoice_Details table which has "Service_ID", "Description" and "Price". Now, I set the lookup dropdown for Service ID to fetch the names of the services from Services table. What I want to do is, I want to populate "Description" and "Price" text-box fields on Invoice_Details automatically when User selects a service from "Service" dropdown. Note that, description and price are NOT the "select" fields. These are text-boxes, because I want the User to be able to make changes in these two fields. How to do this? Do you have video on this?
in master detail page in edit/add , example invoiceno, how to populate invoiceno in detail page with invoiceno from master ?
Good one bro.
Can you provide source code link sir, thank you
Hello this is not needed for source code as i have not done any edits...check radsystems. You are already using it, right?