Forums

Forums / Bugs & Issues / Lookup in Form Configuration doesn't load the Attributes

Lookup in Form Configuration doesn't load the Attributes

5 posts, 1 answered
  1. Frank Jahn
    Frank Jahn avatar
    9 posts
    Registered:
    22 Apr 2021
    01 Mar
    Link to this post
    Hello,
    I have a lookup in the Form Configuration for the Entity sw_Sachverstaendigenvorschlag. And when I try to show sw_Sachverstaendigenvorschlag, it doesnt load the attributes. Here are some Information about the lookup:
    FetchXML:
    <fetch version="1.0" mapping="logical" output-format="xml-platform">
      <entity name="sw_sachverstaendigenvorschlag">
        <attribute name="sw_sachverstaendigenvorschlagid" />
        <attribute name="sw_vorname" />
      </entity>
    </fetch>

    Display Attribute: sw_vorname
    Value Attribute: sw_sachverstaendigenvorschlagid

    And when I click on the Dropdown "Attribute", it doesnt show any attributes at all.

    Thank you in advance.
  2. Frank Jahn
    Frank Jahn avatar
    9 posts
    Registered:
    22 Apr 2021
    01 Mar in reply to Frank Jahn
    Link to this post
    Additionally, now I tried to refresh the Metadata from the Form Configuration by changing the Entity back to Sachverstaendigenvorschlag. And get this Error now: "Error! Field name sw_sachverstaendigenvorschlag_config cannot be used. It is reserved by the system."
    Last modified on 01 Mar 2024 11:03 by Frank Jahn
  3. Rawdon Edghill
    Rawdon Edghill avatar
    76 posts
    Registered:
    16 Dec 2020
    01 Mar
    Link to this post
    Hi Frank,

    Thank you for reaching out. 

    Is it possible for you to reach out to support at sylogistsupport@serenichelp.zendesk.com so that we can have a developer work with you one on one. 

    Regards,
    Rawdon
  4. Frank Jahn
    Frank Jahn avatar
    9 posts
    Registered:
    22 Apr 2021
    Answered
    04 Mar in reply to Rawdon Edghill
    Link to this post
    Hello Rawdon,

    I was able to find the solution for this problem. Somehow Form Configuration wasn't in the same Layout as the Lookup. That's why the lookup was having issues. When I put the Form Configuration in the same Layout, the problem was solved and the lookup showed me all attributes.
  5. Rawdon Edghill
    Rawdon Edghill avatar
    76 posts
    Registered:
    16 Dec 2020
    06 Mar
    Link to this post
    Hello Frank,

    I am glad to hear you got it figured out. 

    Thanks for letting us know. 

    Regards,
    Rawdon
5 posts, 1 answered