Dear Bro,

i started using merci module but i face one issue that i need to edit the reservation content type to remove the reservation date field because in my scenario the reservation not related to date and i need change the Currently reserved items field to auto text field.

Any suggestions or help in this matter is appreciated

Regards

CommentFileSizeAuthor
reservation.JPG46.34 KByosef.homsy
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

darrick’s picture

MERCI is tied to the date field. Without the date field the module would be useless. If you are just looking to only allow a item to be to tied to one instance of a node look into https://drupal.org/project/field_validation to see if any of those validations will work for you.

yosef.homsy’s picture

thanks for replying,

My goal scenario like this: add many items to store and then reserved to one location until need replacement so the merci module give me all features which i need it and specially reserve multi items in other node depending on our store equipment but your idea about using validation field not clear for me how i will change the reserved option in the item node from false to true by field validation so please can you explain to me more about your idea in using the field validation for reservation

thanks a lot again but sorry for asking because really i'm confusing now.

regards

darrick’s picture

Status: Active » Closed (won't fix)