Expand my Community achievements bar.

awmackenzie
awmackenzie
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • I have a table that gets populated with different strings of text. Sometimes there will be lines of text that are surrounded by a "|" (pipe) symbol within them.For example, This | is a example | line of textI currently have some coding that will remove the pipe symbols from the text,DATA: i_TABLE LI...

    Type

    Questions

    Views

    480

    Likes

    0

    Replies

    1
  • Hi Bruce,Thanks for the offer. Since the line was a row from a table it was pulling additional values (or additional rows into the display as well). So on the layout tab I had to make sure that the upper and lower entries were set to zero. Otherwise the design was trying to put that space in between...

    Type

    Questions

    Views

    658

    Likes

    0

    Replies

    0
  • Hello,On my layout I have some text fields that are loading data from different tables. These fields can have multiple values. I have created a subform, and inserted a table into the subform. This table has a row that allows multiple values on the binding tab. The field value is also setup to allow ...

    Type

    Questions

    Views

    773

    Likes

    0

    Replies

    2
  • Sorry for the delay. That helped out a lot.Thanks again,Andrew

    Type

    Questions

    Views

    614

    Likes

    0

    Replies

    0
  • Hi,I have created a Decimal field on a layout. I then have two other Decimal fields that are getting populated from the system. I want to try and subtract these two fields. I have been trying JavaScript and Formcalc, but cannot get it to work. It seems like it should be something easy to do. I would...

    Type

    Questions

    Views

    986

    Likes

    0

    Replies

    2
  • Thanks for your help. That did the trick.

    Type

    Questions

    Views

    507

    Likes

    0

    Replies

    0
  • I am pretty new to JavaScript, and looking for some nesting help. I can get some IF - ELSE cases to work correctly individually, but when I try to nest it with other ones I am running into some problems. I am trying to look up a condition, but then nest another condition for a language inside of it....

    Type

    Questions

    Views

    689

    Likes

    0

    Replies

    3
  • I have seen a lot of postings about users picking dates, and then having a calculation based on that. I have been trying to use some of that syntax, but I get nothing to appear. What I am trying to do is I have a Date field, and it is already populated. I have then created another field, and I want ...

    Type

    Questions

    Views

    418

    Likes

    0

    Replies

    0
  • I used your formatting, and adjusted the first line of my code to the following,if (( $record.PAGE.FIELD.value == "AB") || ($record.PAGE.FIELD.value "CD") || ($record.PAGE.FIELD.value "EF") || ($record.PAGE.FIELD.value "GH") || ($record.PAGE.FIELD.value "IJ"))This made it work. I appreciate the help...

    Type

    Questions

    Views

    2.9K

    Likes

    0

    Replies

    0
  • I am trying to setup some code that will look at a value in one field, and based on the result it finds determine what translated. I can get this to work when I have a single entry (for example "AB"), but when I try to expand this with an OR statement I no longer can get it work. It seems to just ta...

    Type

    Questions

    Views

    3.8K

    Likes

    0

    Replies

    2
Top badges earned by awmackenzie
Customize the badges you want to showcase on your profile