Jump to content

hrueda

Registered Users - Approved
  • Posts

    26
  • Joined

Everything posted by hrueda

  1. How can I add the Home Page (for which I am making a custom products page with HTML) to the Navigation Bar of a portal (edited under catalog editor) Also, is there any to make the Folders of the Navigation Bar lead to whatever page I'd like? Maybe by setting a custom URL link? One other question, I seem to be getting a 404 when trying to access the Morcom Central Documentation. Can someone provide me with a working link? TIA.
  2. This seems limited since flash is used. However also isn't impossible to do, but unsure of implementation in Marcom. I want to allow end-users the ability to select variable content in form controls: drop-downs, radio-buttons, etc... Then have that custom content appear on say... a business card. BUT the user should be able see a preview displayed in a Flash container show the content w/o clicking the refresh icon on the preview. W/O any other modules is this action possible? To basically refresh the preview of an item after the control has changed state? Like an Event Handler? TIA!
  3. I'm building a 11"x8.5" brochure product in MarcomCentral which uploads will be a 2 page PDF document. I want users to upload their 2 page PDF once and be able to view both pages of their PDF in the Marcom Preview window. What I built in Fusion Pro is a one page 11x8.5 with a graphic frame. If I leave it this way when the 2 page PDF is uploaded only the 1st page will display on the preview. Is there any way to display both pages if I use one graphic frame in a Fusion Pro Template?
  4. Thanks Dan. I apologize if my wording caused any confusion.
  5. Hi Dan, Did you receive my last reply?
  6. I'm building a 11"x8.5" brochure product which uploads need to be a 2 page PDF document. the 1st page will be the Outside of the brochure and the 2nd page the Inside of the brochure. I want users to upload their 2 page PDF once and be able to view both pages of their PDF in the Marcom Preview window. What I built in Fusion Pro is a one page 11x8.5 with a graphic frame. If I leave it this way when the 2 page PDF is uploaded only the 1st page will display on the preview.
  7. I added a second page to my document with a graphic frame. I created an On RecordStart Rule and placed the code. When I selected the Validate button I get an error: On RecordStart, line 1: Syntax Error: missing) after argument list.
  8. I mean the preview in Marcom Central.
  9. Thanks for the feedback. I'm building a 8.5"x11" with 1/8 inch bleed template in Fusion Pro using one graphic frame. I'd like to have just one upload option that allows a 2 page PDF to display on the preview if it's possible. I will take a look at some of the examples you linked and see if they can help achieve this. Thanks
  10. If I create just one Fusion Pro Graphic Window and then upload a multi page PDF the display will only show the first page of the document. There is no way to upload a multi page pdf into a one Fusion Pro Graphic Window and have it display all the pages. I would have to create graphic windows for each page of the document. Do I understand this correctly? Thanks
  11. On a Versioned product is there a way to change the copy of the "Customize: button to say something else..If not could this button be hidden? Thanks! Hugo
  12. The General Link Color on the Banners/Colors >General Attributes affects all the links. Is it possible to have specific links have a color other than the General Link color? For example, if the folder link has a different color than the product link? Registration link and so on. Thank you! Hugo
  13. Hello I'm trying to suppress a graphic frame on the output file. The code I'm using is below. FindGraphicFrame("Die Front").suppress = OutputFile(); FindGraphicFrame("Die Back").suppress = OutputFile(); When I validate on the editor it says that the OutFile is not defined. Not sure how to proceed since Marcom names the output file. Thanks for your help.
  14. Thank you very much Dan, your feedback has been most helpful. The only other thing I need is the code for when I need to suppress the press output instead of the proof composition. I am using Marcom Central. Thanks again!
  15. (in OnRecordStart) I've pasted the code, changed the frame name and validate it getting the "Expressions OK" pop up window, nevertheless I don't believe this is being applied. In the storefront the graphic frame is present when I generate a proof and that part is fine but when I get the imposed file pdf on the email notification the graphic frame is still present. I've attached a screenshot of the on RecordStart callback for reference. Thanks
  16. Please look at the attachment and pardon for the size of the image as this format only allows it under minuscule sizing. When I said "Native Files" those are the files that are under the 1 up non composed. I would like to gang those files into 1 and not have them come individually. Thanks!
  17. When I get a Job Ticket Notification email the native files come as individual files. Is there a way in Marcom to make it so the Native Files will be ganged in one pdf document on the Job Ticket Notification? Thank you! Hugo
  18. I've created a versioned product and all my fields are text but when I go to any of the drop downs in the Field Type column I don't see any of the Text Multiselect options. Is there a specific step that needs to happen for the Text Multiselect options to be available? Any guidance is appreciated. Thanks! Hugo
  19. Is there a way for a Job Direct Upload file name to show up in the SKU or Description? In the Assign Field Options tab I've set my Job Direct Upload dropdown to Use for SKU and Description but the file name does not display on the SKU or Description in the shopping cart. Any suggestions? Thanks Hugo
  20. Is there a way for a Job Direct Upload file name to show up in the SKU or Description? In the Assign Field Options tab I've set my Job Direct Upload dropdown to Use for SKU and Description but the file name does not display on the SKU or Description in the shopping cart. Any suggestions? Thanks Hugo
  21. I will reiterate as I think I was vague before. When a user enters a 3 digit number which will be used for a phone extension I would like a script that will place an x in front of those 3 digits. Thanks
  22. I need to create a rule that will return value of x in front of a number value. Thanks!
  23. Where can I find the OnRecordStart rule? Could it go by a different name? I'm looking at the Graphic Rule list on Fusion Pro and I don't find anything by that name. Thanks
×
×
  • Create New...