Feature requests for Express objects
Permalink
Not sure if this is the place (GitHub issue tracker didn't seem like a good spot, and this is more about editing than developing I suppose).
I'm starting to use Express, and I love it. It has its major errors that make my tear my hair out, but overall I love the idea. There's a few things I'd like to see in it, that are kind of minor, but would help for some things:
* When you add a time/date field, it gives you the option of time / date, date, or free-form text. An option for time only would be good.
* Default values would be great too. I've got a bunch of text I need to put in, and being able to set a default value would be superb.
* A currency data type would be good too. I manually entered about 85 items and it was tedious. I could use the number field, but I'd need to put the dollar sign in using a custom template or something like that. Easy for me, but might not be for others
I'm starting to use Express, and I love it. It has its major errors that make my tear my hair out, but overall I love the idea. There's a few things I'd like to see in it, that are kind of minor, but would help for some things:
* When you add a time/date field, it gives you the option of time / date, date, or free-form text. An option for time only would be good.
* Default values would be great too. I've got a bunch of text I need to put in, and being able to set a default value would be superb.
* A currency data type would be good too. I manually entered about 85 items and it was tedious. I could use the number field, but I'd need to put the dollar sign in using a custom template or something like that. Easy for me, but might not be for others
Awesome. Feature requests didn't immediately leap out at me over on GH.
I've submitted the request here:https://github.com/concrete5/concrete5/issues/5531... (and I've created a few others)
Cheers!
I've submitted the request here:https://github.com/concrete5/concrete5/issues/5531... (and I've created a few others)
Cheers!
GitHub issues are appropriate for feature requests. Just make sure to do a search of existing issues and pull requests, both open and closed, to make sure you are not creating a duplicate request.