Hello,
In my table I’ve 2 fields storing price and I want to share one column to show on of them depending in a condition. eg:
Field 1 : price
Field 2 : buynow
Condition: if adtype==1 show price, else show buynow.
How I can do it (Professional version)
Thank you
Christos