October 9, 200817 yr I have a portal that shows records from table2 in table1. The related fields are datefield (dateformat in table2) and timestampfield (timestamp format in table1). When the user picks a date in datefield the portal will display all records the user has done on that day. It works if i change the timestampfield to dateformat, but don't if i use timestamp. Is there a way of making the relation/portal to do right?
October 9, 200817 yr Sure, but you need to think about which is subset of the other - one way of solving the issue as I have done it in the template attached. (just beware the use of this approach ) --sd Untitled.zip
Create an account or sign in to comment