• Jumping from representation to classic object with dates in index

    Hi there, I created a class and representation linked to a table from HRM (EVAEMP). The representation is working fine, but when I click the modify button, SAGE X3 jumps directly to the first entry in GESEVA and not to the one I had open in the…
  • Production scheduler - representation POPSENV

    Hello everyone, i am having an issue with the implementation of production scheduler and i was hoping that someone could help me. The POPSENV representation isnt return a json correctly formed with the triplet (id, name, timestap) for each site. …
  • Edit right main links on Representation (Syracuse) to call action/source

    Good day every one, Does anybody now how to add a custom right lit link to a Representation (See red mark on screen shot). We want to add it to a customized representation. Thanks in advance.
  • How to get data from the other class?

    I created two classes. One is Factory planning, another one is workshop planning. Factory planning, create product plan and give it to workshop. Workshop planning, create product plan and give it to worker. When workshop header create plan, he…
  • How to customize representation page?

    Hi there, I tried to implement a small business using Sage X3. I had to make a my own new page. So for this, I did like as follows. - First I created a table and class. - After that I created a representation - At last, I made a mobile dashboard…
  • Manipulating Javascript in mobile representation

    Hi, I need to simulate the PROPAGATE action in a field in SAGE X3 Mobile Representation. I was able to do it in Google Chrome debug mode, but now I want to edit it directly in the HTML file (so that it's always on, and not only in the client side…