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. Missing user
    Missing user avatar
    01 Mar 2024
    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. Missing user
    Missing user avatar
    01 Mar 2024 in reply to Missing user
    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 Missing user
  3. Rawdon Edghill
    Rawdon Edghill avatar
    86 posts
    Registered:
    16 Dec 2020
    01 Mar 2024
    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. Missing user
    Missing user avatar
    Answered
    04 Mar 2024 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
    86 posts
    Registered:
    16 Dec 2020
    06 Mar 2024
    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