• Follow-Up for the "drag & drop file upload in SBM"

    There was once a post regarding this topic here: RE: Drag & Drop file uploading in SBM But this post doen't seem to have any attachments any more (or i didn't found them). So I created my own drag & drop upload feature for SBM. Basic idea: Create a…
  • Sending summary reports every night

    Hi All, how do you set a scheduled task that sending a summary report defined in report defintiion every night in HTML(don't prefer attachments)? I have no idea how to do this Thanks, Derek
  • Aux table Value display format include HTML not rendering in Change History

    I have a relational field in my primary table pointing to an aux table with a value display format that include HTML tag for a nicer look. But int the Change History that HTML is not rendered so it is impossible to see what has changed. Any ideas how…
  • How to inculde image or jquery file in appscript ?

    Hello Team, In my application when your clicks on button I'm invoking a appscript, in appscript I'm displaying the data in a Html table. Here html code I'm writing inside the Call Ext.WriteStream("my html tags"), but if I want to include a Image or…
  • How can I strip HTML from a rich text field?

    Given that Excel doesn't handle the rich text fields well for data queries, another solution would be to create a plain text field with the HTML stripped. Does anyone have a way to do that, or code to do it? I can imagine something that would accumulate…
  • How can I strip out HTML from a text field, in an orchestration?

    I have an SBM orchestration that receives the Description field from an external application (HP Quality Center) as text with HTML tags in it. I don't care about the HTML formatting and it makes it difficult for users to later update the Description field…
  • text field trying to interpret xml tags as html and doing so badly

    Has anyone else had problems with text fields that are "render html" enabled interpretting xml tags as html and just not displaying the xml? We have a defect tracking application and there are often times when part of the description field is xml output…
  • I need to get the userid session variable, Please

    I need to access the session variables in SBM so that I can lock down some homemade buttons in html. I know how to lock down the buttons using javascript. How can I get the user that is currently logged in from the session variables.
  • HTML Memo Field displayed in PDF Widget Text field

    I use multiple text (memo) fields in numerous Mashup applications to display HTML tables related to subtask items. This provides a clean table format within the Memo field with column headings and aligned data within each column. As I am preparing to…
  • Dynamically building a URL in an email notification template

    Hello. I am trying to devise an html email template such that the email contains a hyperlink to our corporate web site. I am wondering if there is a template tag available and what the template tag is that I can use to dynamically create a hyperlink.…