Browse By Tags

  • How to change field_type of a property on Form load?

    Hi community, I work on a huge Form project. The Form design has some dependency from the classification, but I don´t want to draw 3 Forms for each classification. I want to avoid having to add and align 50 properties in all of them. I have a few…
  • How to add a new tab in #formTab?

    In Aras 12 the UI looks like this. There always is only one tab (here "CAD Document"), which display the Form associated to that ItemType. How could I add more tabs there? And associated other forms of that ItemType to it?
  • How to increase size of Form editor preview box? Designing large Forms in a 4inch box is a painful experience!

    Hi community, does anyone of you know a way to increase the size of the Form WYSIWYG editor? Or even better: How to change the preview size dynamically? By default the preview box is very small and it´s not possible to change the size at all. This…
  • What is the easiest way to show a placeholder when an item selector is empty?

    Hi community, does any one of you know a nice solution for a placeholders in item selectors where users haven´t assigned an item? I am looking for a solution for the following CM Form. As you can see I use 3 properties where users can assigned "Reviewers…
  • UX - Secondary Nav - Goto Form(s)

    I want to get this View/Form(s) data from the SOAP response that happens between the selection of an ItemType and the building of that IT's Secondary Nav. I then want to use my new friend, aras.uiShowItem("Form", the_form_id) to go straight to the…
  • Grid on WYSYWIG Forms Editor

    I'd like this added to the body style of the iframe that is loaded in the Forms Editor (html.html_edit_form body.claro.body_edit_form). background-size: 12px 12px; background-image: linear-gradient(to right, #2000ff30 1px, transparent 1px), linear…