Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Where is the field Relation property set ? #2385

Open
besucher80 opened this issue Jan 11, 2021 · 0 comments
Open

Where is the field Relation property set ? #2385

besucher80 opened this issue Jan 11, 2021 · 0 comments
Labels
needs more info Further Information Needed question Further information is requested

Comments

@besucher80
Copy link

besucher80 commented Jan 11, 2021

Its not a issue but i Look dir the Place in the Code where the field.relation value was set. Look at Code down. I dont find the Place in the Code. So i have to ask, sorry for That. Is the value set by the api or somewhere in the app?

<v-ext-display v-else-if=" useInterfaces && (!isNil(row[field]) || (fieldInfo && fieldInfo.type.toLowerCase() === 'alias')) " :id="field" :interface-type="fieldInfo.interface" :name="field" :values="row" :collection="collection" :type="fieldInfo.type" :datatype="fieldInfo.datatype" :options="fieldInfo.options" :value="row[field]" :relation="**fieldInfo.relation**" class="ellipsis" />

@benhaynes benhaynes added needs more info Further Information Needed question Further information is requested labels Jan 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs more info Further Information Needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants