Hi
I am stuck with a problem here. I have two tables. Table A where a single record can have multiple relations to records in Table B. In Table B I have a field with numerical numbers. So my challenge is to make a form from Table A that can manage a one to many relation in Table B AND add the numerical numbers to Table B as single records. The numerical numbers show up in Table A as numbers seperated with commas. Is there a way to accomplish this.
I have made Interface that works in the new Interface Designer. But the interface seems not to do well on mobile units and can not act as a form without a user to be logged in. Is it possible to have it as a form like in views ?