- Posts: 189
- Thank you received: 0
Not Sure How To...
- MyWorld
- Topic Author
- Offline
- Elite Member
-
2. How do I prevent this message from showing? (attached) It appears when I click on "Add to Cart". It's really not necessary.
3. The category heading disappears when I click on the "Order" and "Details" icon. I would like the heading to remain so that customers know where they are.
4. What does "Fields Mapping" do?
Please Log in or Create an account to join the conversation.
- MyWorld
- Topic Author
- Offline
- Elite Member
-
- Posts: 189
- Thank you received: 0
Please Log in or Create an account to join the conversation.
- MyWorld
- Topic Author
- Offline
- Elite Member
-
- Posts: 189
- Thank you received: 0
Thanks!!!
**Solved**
It did not work because I removed this line from the css:
.dm_cat { /* padding: 10px 0; */ display:none; }
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
I am sorry for lately response. I was busy yesterday . Here are my answers to your question :
1. I activated the cart feature but I do not see where the customer can enter the amount they want to purchase.
=> This extension is designed to sell downloadable products (Ebooks, softwares....) so I thought we don't need to have amount option . The purpose of shopping cart feature in DMS is that users can purchase multiple documents in an order .
How do I prevent this message from showing? (attached) It appears when I click on "Add to Cart". It's really not necessary.
=> Just look for the file components/com_dms/controller.php . In the line 99, function add_to_cart, please change the code from :
=> To
3. The category heading disappears when I click on the "Order" and "Details" icon. I would like the heading to remain so that customers know where they are.
=> I will check the code and get back to you very soon .
What does "Fields Mapping" do?
=> The field mapping was added to the configuration area to support Community Builder And JomSocial integration. It maps the fields on order form with the fields in user profile. If users logged in, the data from his profile will be auto filled into the fields in order form so that they won't have to enter these information again (first name, last name, .....) .
Hope the answers is clear to you .
Regards,
Tuan
Please Log in or Create an account to join the conversation.
- MyWorld
- Topic Author
- Offline
- Elite Member
-
- Posts: 189
- Thank you received: 0
I keep forgetting that this is for downloadable products. I guess because the client is also selling the hardcopy version. I guess I will just have to put a note that if the customer wants more than one hardcopy copy to call or something like that.1. I activated the cart feature but I do not see where the customer can enter the amount they want to purchase.
=> This extension is designed to sell downloadable products (Ebooks, softwares....) so I thought we don't need to have amount option . The purpose of shopping cart feature in DMS is that users can purchase multiple documents in an order .
I figured this out yesterday and it works nicely. It would be nice if we could add some extra fields though.What does "Fields Mapping" do?
=> The field mapping was added to the configuration area to support Community Builder And JomSocial integration. It maps the fields on order form with the fields in user profile. If users logged in, the data from his profile will be auto filled into the fields in order form so that they won't have to enter these information again (first name, last name, .....) .

Please Log in or Create an account to join the conversation.
Support
Documentation
Information
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.