• VIREBOUT DON'T DISABLE NEW BUTTON

    Hi. I have v12 (2023 R2 (12.0.34)) and I create new window type Miscelaneus and Display = Full screen. I add two new buttons with code z an i , one validating and another no validating. In SETBOUT ACTION, I add this lines: Call VIREBOUT(CHAINE…
  • Editing Field to Screen

    Hi Everyone! I try to edit Column Type Input and chose Enter but after saving error will goes like this Does anyone know if I am doing this correctly? Thanks!
  • SAVE button ACTION

    Hello. I need to know the $ACTION name associated to SAVE button event. Moreover, into my program I have an action called FIN_PICK: is this action a standard action? Or FIN_PICK is a custom action? In this last case, how can I find the object or…
  • Button to go to receipting from Order Screen

    Is it possible to add a button on the purchase order screen to allow the user to receipt? Or even pass the values from the order screen to the receipt screen so they can receipt without having to dig out the supplier number and site etc?
  • Specific Button to fill grid doesn't update GREP

    Hi, I made a specific where the client clicks a button and it automatically fills one GRID. The problem is that after the grid is fulfilled, the buttons SAVE and CANCEL are still disabled. At this moment GREP = " ". If I click one line, the GREP is…
  • 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…