• Resolved blockbaster

    (@blockbaster)


    The first article of the order should be placed into the pdf (only the name of the product). No Order grid or table with all products, prices, …

    Is that possible?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    yes that is possible but would require the full version so you can use a custom field that can display that information.

    Regards!

    Thread Starter blockbaster

    (@blockbaster)

    I bought the pro version. How can I now display the first product? An example? Thx

    Thread Starter blockbaster

    (@blockbaster)

    I tried a custom field with:

    return (new CSimpleField('table','data','name'))->GetHtml();

    or

    return CustomFieldFactory::GenerateField(json_decode('{"FieldType":"normal","FormattingOptions":{"Type":"currency","ThousandSeparator":".","DecimalSeparator":",","NumberOfDecimals":2,"CurrencySymbol":"€","CurrencyPosition":"right_space"},"OrderFields":[{"path":"total","key":"total","value":"500.00","dataType":"","source":"data","fieldType":"normal"}],"Text":""}'))->GetHtml();

    The following message appears during saving both custom fields: Data could not be inserted

    The chrome console is showing the following error message as well:

    customFields_bundle.js?ver=5.3.2:28 Uncaught Error: [mobx] An invariant failed, however the error is obfuscated because this is an production build.
        at p (customFields_bundle.js?ver=5.3.2:28)
        at f (customFields_bundle.js?ver=5.3.2:28)
        at customFields_bundle.js?ver=5.3.2:28
    Thread Starter blockbaster

    (@blockbaster)

    After some re- and install runs it is now possible to save new custom fields. But, the “Custom Field List” within the template is empty.

    Plugin Author EDGARROJAS

    (@edgarrojas)

    Hello!

    Sorry, unfortunately i can’t give support to paid users here so could you create a support ticket here please? https://productbuilder.rednao.com/contact-us/

    • This reply was modified 5 years, 1 month ago by EDGARROJAS.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Show the first product of the order’ is closed to new replies.