Autofill with condition (URGENTE!!!)

mobt.ap

New Member
I would like that the autofill plugin work with conditions for consultation, for example:
I have an ordering system with the following structure:

-Registration of Products
Tres price fields:
price 1
price 2
price 3
002.PNG

-Registration of Sellers

-Registration of Clients
The administrator selects the register which will meet seller and which of the three prices will be charged.
it selects:
price 1
price 2
price 3
001.PNG
-Registration of Requests
The seller must select the customer, the autofill SHOULD pull the price of the product according to customer preference Signup
price 1
price 2
price 3
003.PNG
The question is:
as I set the condition in auto fill, for him to pull the data according to customer registration?
 
Hi,
I've just started using Fabrik today, but the tutorials in (o1) touched on this a little with 'bands' and 'venues'.
/help/tutorials

Also, the wiki for join elements is helpful
/index.php?wiki/database-join-element/

To do this properly you would likely want to associated customers in one table to some pricing scheme in another in table.
E.g.
customer_table.some_code with discount_table.some_discount

Greg is code #1 > gets 10% off (discount.value)
Greg is code #2 > gets 20% off (discount.value)
Greg is code #3 > gets everything free (discount.value)

I can't write it for you because I am learning to design and write my own under Fabrik today :)
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top