orbeon - Change CSS of form builder/runner to show title and input field inline -


i want build form every input field right after title alignment. change should effect form builder @ design time , form runner should run same design view. here short want open each field in form builder.

[click enter lebel] input field [click enter optional hint]

and form runner show:

  1. name : aminul haque

[error message/hint]

  1. address : bangladesh

[error message/hint]

i tried change css uri in properties-local.xml file follows , place form-runner-orbeon.css , form-runner-base.css under /apps/mycss/ directory. if change on css, no effect shown form runner.

unless css wizard, wouldn't try doing this. can change/override default css comes form builder / form runner have form fields right rather below labels, isn't done in 10 lines in css.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -