#Stephen.H-customerportal
1 messages · Page 1 of 1 (latest)
hello, I'm not sure off hand, you might have to test it out. Right now, the text CustomerPortal does show, is that off the Product object?
Currently it is showing the Product Name.
I need the ability to show some sort of custom name or description.
thinking
I just found this:
Which makes it sound like the only way I can do it is to create a custom Product for each listing, and give that product the appropriate name.
But this means I'll be creating thousands of Products, is that going to be a problem?
yeah that is what I figured, that the CustomerPortal sets up text from the Product
I think IIRC that was how these Product objects were designed, that each new Listing would be a diff Product and each Price obj would be a diff payment plan for each Product e.g. paying for listing_1 Product but daily / monthly / annually. And listing_2 is an entirely different Product.
Ok, I think that makes sense. I'll look into that some more. Thank you.
np glad to help