Giter Club home page Giter Club logo

Comments (8)

evertiro avatar evertiro commented on August 24, 2024

Actually, looks like you found a bug! The defaults_show arg is supposed to determine visibility of that field, but seems it's not working right on select fields. We'll look into it!

from redux-framework.

 avatar commented on August 24, 2024

Awesome, thanks!

from redux-framework.

dovy avatar dovy commented on August 24, 2024

@Whatjusthappened Actually, this is a feature, not an error.

$args['default_show'] = true;
$args['default_mark'] = '*';

Comment these lines to hide that. default_show shows the default values if they're not used. default_mark is the mark if a field is default.

Easy to turn off. ;)

from redux-framework.

 avatar commented on August 24, 2024

Ahh, ok. I wasn't sure, so that's why I brought it to you guys' attention. It actually doesn't look bad, my issue with it is that it shows the ID rather than the value of the select.

For instance, it would make more sense to a "non-developer" / customer, if it said:

Default: 4 Column Layout

rather than whatever ID I set such as:

Default: 4col

But, either way, I can turn it off. :)

Thanks

from redux-framework.

evertiro avatar evertiro commented on August 24, 2024

Oops! Looks like I misread the question. Good thing Dovy caught that one 😄

from redux-framework.

dovy avatar dovy commented on August 24, 2024

@Whatjusthappened I just made that change you suggested. Default now shows the title/name of the field options, not the value.

;)

from redux-framework.

 avatar commented on August 24, 2024

@dovy I, I don't even know what to say, that is perfect! Thank you a bunch, I will keep that feature turned on now :)

from redux-framework.

dovy avatar dovy commented on August 24, 2024

@Whatjusthappened Glad you're happy. ;)

from redux-framework.

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.