Is there option to completely hide ?
Now I need to put to hide it completely.
But still the message appears - empty line.
Am I missing something ?
Second issue: referenced node title works in message but not in Create form title. It shows in my case:
Create [field_saleref-title-raw]
Thanks
Comments
Comment #1
benone commentedIi should be: Now I need to put
to hide it completely.Comment #2
jim0203 commentedAs I see it there doesn't seem to be much point in providing an option to completely hide the custom messages, so unless a few more users suggest otherwise I won't be adding this as a feature.
And please only include one issue per post - if you're still experiencing the second issue you describe please re-submit it in a separate post, with a few more details - see http://drupal.org/node/73179 :)
Comment #3
Max_Headroom commentedI for one would like to see this. I have had requests in the past from clients to hide the message as (they say) it only confuse the users.
It would be a nice additional feature to an already helpful module.
Maybe in the form of a checkbox, or adding a token (ie [hide-message]).
Comment #4
alanpeart commented+1 from me. Clients don't want the message for a particular content type, and I am looking at having to find a workaround to hide it using CSS, when it seems like this would be a nice easy and useful option to add to the module.
Comment #5
chinita7 commentedI think this will be a useful function. I also need to completely hide the message in my case.
Thanks.
Comment #6
alexanderrozenson commentedHello, I'm looking for the same feature because it is really confusing my customers in certain nodetypes...
Thanks ahead
Comment #7
jim0203 commentedChanging the title of the issue for clarity.
As for the second issue described, this is probably happening because at the time the node creation form is displayed, only certain tokens will have values. The tokens provided by fields in that node type won't have a value at this point, despite being listed in the available tokens.
Comment #8
jim0203 commentedIt is now possible to hide submit messages by specifying , as with block titles. This functionality will be rolled into the next development release (12pm UTC January 8th 2013) and will be available in a forthcoming beta release. Thanks for the feedback!