My Stuff
Comments
-
Thank you for your response, however, it didn't work. Is there something I need to do with the Field, such as Formula (currency) or Summary Type such as Maximum?
-
OK…great!! Thank you for your help!
-
That worked!!! Thank you! The last question…your info above said SB Premium Kilimanjaro, but we do not have "Premium". Does that make a difference?
-
I have never used the Standard form before, so I just tried it and it does look similar to your form. However, I don't see any place to designate the Website option. I just added this code from the Standard form and tried it on the website…still not working. Normally, we use the Item Specific Promo Form, and this is where…
-
Thank you for your response. However, I do not have those same options you have available to me. When I do any type of Promotion, these are the only options that show up for me. Is this because I do not have SuitePromotions enabled? Can you please tell what I need to do to get your options?
-
OH…I just realized I could export the components. See the attached:
-
All of our promotions were working, but now none of them are working. They all get that message on our website (see above). Here are the set up images: Under Enables Features - Transactions - Sales section: The set-up for the Advanced Promotions: Here is the Audit Trail log (there are more, but this is the latest): And the…
-
Yes, sorry, I was out yesterday. SuitePromotions is NOT enabled. We are using the SuiteApp Advanced Promotions and our SSP is SB Kilimanjaro.
-
Thanks, but I ended up getting from ChatGPT. All set now, thanks!
-
Thank you, but where do I go to connect the Google reCaptcha?
-
Great - thank you for your response!
-
YES!!! That did it. Thank you for your help!
-
OK…thank you for your help. We will look into submitting a support case.
-
We tried what you suggested and it did not fix the problem. Please let me know if you have any other suggestions.
-
Thank you so much for your response. It is a script we created to allow direct entry from an Inventory Item which brings over some data from the item to the Invoice. However, the issue is not with any roles, it is only happening when using a MAC computer. It never happens when the same role uses a PC.
-
Yes, I tried ${entity.id} and that is giving me just the Internal ID. What I am trying to get is the customer's ID# which is different from the Internal ID. The way we have our field set up is a # then their name. Example: ${entity.entityId} result is 302293 Toni Lee (customer # and name together) ${entity.id} result is…