Giter Club home page Giter Club logo

Comments (2)

tomfulton avatar tomfulton commented on July 18, 2024

Thanks for the screencast, makes much more sense now :)

I tried but was unable to reproduce. Can you let me know what browser and umbraco version you're using?

Do you think you could also send me an export of the document type so I can test with exactly what you're using? (ie right-click document type, Export)

Thanks

from doctype-fieldsets-for-umbraco.

tomfulton avatar tomfulton commented on July 18, 2024

Also, I had an idea, but maybe far-fetched. Can you try this new DLL? Just replace your existing Our.Umbraco.DocTypeFieldsets.dll with this one:

http://dl.dropbox.com/u/52553436/Our.Umbraco.DocTypeFieldsets.dll

The code to Save the fieldset textboxes looks for controls that end in _fieldset, but I'm wondering if maybe its finding some that only partially end in the propId, ex: 32 and 132. I adjusted to check for __fieldset in the above patch

from doctype-fieldsets-for-umbraco.

Related Issues (7)

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.