sourcepole / AutoForm

A plugin for automatically generating input masks
GNU General Public License v2.0
4 stars 2 forks source link

Same foreign table for many attributes in a table #5

Closed JLebouvier closed 7 years ago

JLebouvier commented 7 years ago

The configuration of the form (Relational value) does not work if a foreign table is used several times in the same table. A single field in the correct configuration.

For example : MyTable

MyTableOfValues (list of users)

Thanks

HabeltWi commented 7 years ago

Hello JLebouvier

I'm sorry for not getting back to you sooner. If I understood you correctly, the form is only displaying one of the fields with a relation correctly while the others remain blank?