how to modify idevice multiselect

This topic contains 2 respuestas, has 2 voices, and was last updated by  Ignacio Gros Hace 4 años, 5 meses.

  • Author
    Entradas
  • #34455

    Anónimo

    Dear All
    When using idevice multiselect with Arabic Language (Right to left ) I end up having the questions to the right hand side and the check boxes to the extreme left side which makes the screen look rather poorly…
    Question 1: Is it possible to have the questions come after the check boxes on the right hand side?
    Question 2: Keeping in mind that I am not a developer but have help from friends, how can the multiselect Idevice be edited? I tried the edit idevice from the menu (IDevice Editor) but I could not find how to load the multiselect IDevice so I can edit its settings…
    Thank you all for the help you have provided me in the past and the help I will probably be getting from your wonderful community…
    Ramzi Ataya

  • #34461

    Ignacio Gros
    Keymaster

    Hi Ramzi,

    .multi-select-form .iDevice_answer-field{float:right;text-align:right}
    .multi-select-form .iDevice_answer-content{text-align:right}

    But you’ll probably find many problems with RTL contents, because that has not been tested enough.

    You can’t edit that iDevice unless you have a developer environment. You’ll have to edit the Python files for that.

    Thank you for your comments!

  • #34463

    Ignacio Gros
    Keymaster

    If you want to change the iDevice icon and that sort of things, you can use the iDevice CSS class: MultiSelectIdevice

    You can also use JavaScript to change the iDevice structure and behavior, of course, but you can’t do it from the iDevice Editor.

You must be logged in to reply to this topic.

Skip to content