Hello,
i have greated an ajax event “onchance”. In this event i write the following code:
sc_field_style({VKBRUTTO}, ‘#33FF99’, ‘15px’, ‘#000000’, ‘Arial, sans-serif’, ‘bold’);
this code i have copy from documentation (except the fieldname {VKBRUTTO}). the result is an error-message like this:
Fatal error: Call to undefined function sc_field_style().
Have any an idea?
Mike