How do I set a property in css so that it doesn't work in Form Builder, but only in Form Runner?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How do I set a property in css so that it doesn't work in Form Builder, but only in Form Runner?

czajw
It is set globally for the form in css:

.orbeon .container, .orbeon .span12 {width: auto;
}

This solution works for both Form Builder and Form Runner

This makes it difficult to work on building the form, you cannot get, among others to the section settings
How do I set a property in css so that it doesn't work in Form Builder, but only in Form Runner?

Vlad

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/4b210a03-d2f4-4c50-821c-fb6cefee0794n%40googlegroups.com.
Reply | Threaded
Open this post in threaded view
|

Re: How do I set a property in css so that it doesn't work in Form Builder, but only in Form Runner?

Jarosław Kowalewski
You need to include your custom css in properties-local.xml
but remember to specify app or app and form name instead *.*. If you leave wildcard css will be included also in form builder APP.

//Jarek

pt., 20 lis 2020 o 10:54 Władysław Czaja <[hidden email]> napisał(a):
It is set globally for the form in css:

.orbeon .container, .orbeon .span12 {width: auto;
}

This solution works for both Form Builder and Form Runner

This makes it difficult to work on building the form, you cannot get, among others to the section settings
How do I set a property in css so that it doesn't work in Form Builder, but only in Form Runner?

Vlad

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/4b210a03-d2f4-4c50-821c-fb6cefee0794n%40googlegroups.com.

--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To view this discussion on the web visit https://groups.google.com/d/msgid/orbeon/CAHFpwcXwLzOHq1NYodmkiKGh1sbrPGeQFfC-trfw-CJ%2B0Ra2Wg%40mail.gmail.com.