Giter VIP home page Giter VIP logo

Comments (6)

mberg avatar mberg commented on July 29, 2024

Dear Olaf,

Not currently but this is something we hope to add in the next few days.

We don't have support for all the collect 1.1.7 widgets yet but getting
them in is a top priority.

Let me know if you have any other questions and I hope you are finding
formhub useful so far. While to make a lot of improvement over the
upcoming weeks.

Matt

Thanks,
On Dec 15, 2011 5:35 AM, "Olaf Veerman" <
[email protected]>
wrote:

To show multiple questions in a group on the same screen, I wanted to use
the appearance="field-list". In my xls I added a column appearance
and added field-list in the relevant 'begin group' row.

None of this is exported to the XML. Is appearance currently supported by
Formhub?


Reply to this email directly or view it on GitHub:
#43

from formhub.

olafveerman avatar olafveerman commented on July 29, 2024

Hi Matt,
Thanks for the quick reply. I'm loving the ease of Formhub until now
and look forward to the support of appearance. What's the best way to
stay up to date on development, pay attention to the Github repo?

Olaf

from formhub.

mberg avatar mberg commented on July 29, 2024

We we will bog major updates. You might want to follow @formhub on twitter
which we will use to tweet updates.

Glad you've been finding it useful!

Matt
On Dec 15, 2011 7:49 AM, "Olaf Veerman" <
[email protected]>
wrote:

Hi Matt,
Thanks for the quick reply. I'm loving the ease of Formhub until now
and look forward to the support of appearance. What's the best way to
stay up to date on development, pay attention to the Github repo?

Olaf


Reply to this email directly or view it on GitHub:
#43 (comment)

from formhub.

amarder avatar amarder commented on July 29, 2024

Hi Olaf and Matt,

I added a column named 'control:appearance' and put 'field-list' in that column for the row with 'type'='begin group'. This generates the following output:

<h:html xmlns="http://www.w3.org/2002/xforms" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:h="http://www.w3.org/1999/xhtml" xmlns:jr="http://openrosa.org/javarosa" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <h:head>
    <h:title>my_test</h:title>
    <model>
      <instance>
        <my_test id="my_test">
          <test>
            <name/>
          </test>
        </my_test>
      </instance>
      <bind nodeset="/my_test/test/name" type="string"/>
    </model>
  </h:head>
  <h:body>
    <group appearance="field-list" ref="/my_test/test">
      <label>Test</label>
      <input appearance="blah" ref="/my_test/test/name">
        <label>What's your name?</label>
      </input>
    </group>
  </h:body>
</h:html>

Andrew

from formhub.

olafveerman avatar olafveerman commented on July 29, 2024

Thanks Andrew, seems to work fine!

from formhub.

amarder avatar amarder commented on July 29, 2024

Excellent!

from formhub.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.