Home Service Manager Portal Feature Requests
We appreciate you taking the time to vote and add your suggestions to make our products awesome! Your request will be submitted to the community for review and inclusion into the backlog.

We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.

For more information around feature requests in the Cireson Community click here.
Options

Allow Non Title Case Format for Form Questions

It would be good to have the ability to not use title case format on form questions.

Perhaps just using the case that is entered by the user when building the request offerings might be the best option.

5 votes

Submitted · Last Updated

Comments

  • Options
    Tom_HydeTom_Hyde Customer Advanced IT Monkey ✭✭✭
    You can copy and paste the below in your custom.css to sort this @Steve_Clarke

    label {
       text-transform: none;
    }
  • Options
    Steve_ClarkeSteve_Clarke Customer Adept IT Monkey ✭✭
    Thanks Tom. I will test the above to see if it has the desired effect.
Sign In or Register to comment.