Hello, I need to create a form where I can review a list of products and be able to place their prices.
This must be done in several stores, then in my application I must be able to choose a store and review the articles.
My question is how can I have a list with the items ordered by type and brand so that the person only has to quickly choose one and set the price.
I have built this, but cannot capture the store name:
I have 3 tables:
1.Articulos_CEAM (Product Catalog)
2.Toma_Precios_CEAM (Save Prices)
3.Clientes (Client Registry)
Using deep links I have managed to create an action so that when selecting a record from the โCEAM Articlesโ table a โToma_Precios_CEAMโ form is opened with the information of the selected product:
I cannot capture the name of the store, which must be the one selected from the main screen.
Any idea how I can solve this, or an example of something similar? Iโve already tried everything I can think of.
This is my table "CLIENTES"
Articulos CEAM:
Toma_Precios_CEAM:
Thanks!!
Solved! Go to Solution.
Check out this:
User | Count |
---|---|
14 | |
11 | |
9 | |
7 | |
4 |