Forum Replies Created

Page 8 of 16
  • Isaac Harned

    Member
    August 23, 2023 at 2:24 pm in reply to: Mid-Point Slide
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    So this is only half a work around since it will temporarily disable snap:

    Go to the top right corner of your measurement and hold Ctrl+shift while you manipulate that top right BLUE control point, should let you extend.

    • Isaac Harned

      Member
      August 23, 2023 at 2:27 pm in reply to: Mid-Point Slide
      Points: 8,674
      Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

      Video for clarification

  • Isaac Harned

    Member
    August 23, 2023 at 2:20 pm in reply to: Layers… Lots and lots of Layers!
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    LOL yay! another to add to layer issues

    Mine comes into play when I use the stapler on hidden layers with form fields. Nothing on the layer shows up except for the form fields. Another one that is with BB Support. They seemed to have fixed my other issue where when I changed the default state through coding, my print state would change too

  • Isaac Harned

    Member
    August 1, 2023 at 8:24 am in reply to: New or Improved Dashboards?
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    We use a dashboard for onboarding and general program/workflow training. Eventually I would like to code some quizzes and make this an actual training app.

  • Isaac Harned

    Member
    July 27, 2023 at 3:34 pm in reply to: Pull data from form and create email
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    var cMyMsg = “[<a href]='” + currentDocument + “‘>Click here to view the document”;


    (it automatically converted the link when I posted)

  • Isaac Harned

    Member
    July 27, 2023 at 2:14 pm in reply to: Pull data from form and create email
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    I see now that it is not possible with the mailMsg method as this by default opens a plain text email and cannot be used to create an HTML email. Any ideas for work arounds?

    • Isaac Harned

      Member
      July 27, 2023 at 2:51 pm in reply to: Pull data from form and create email
      Points: 8,674
      Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

      Ok, a little farther, MIMEType should make this HTML, but it still creates a plain text email. no errors encountered, and all setting in Outlook set to create in HTML.

      var eabJobNumber = this.getField(“EAB Job Number”).value;

      var currentDocument = this.path;

      var cMyMsg = “Click here to view the document”;

      // Compose the email subject and body

      var subject = eabJobNumber + ” Job Transmittal”;

      var body = cMyMsg;

      // Call the mailMsg method with MIMEType set to “text/html” for HTML email

      app.mailMsg({

      bUI: true,

      cTo: “address“,

      cSubject: subject,

      cMsg: body,

      MIMEType: “text/html”

      });

  • Isaac Harned

    Member
    July 26, 2023 at 5:06 pm in reply to: File Access – Recent Files
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    I would adjust how many recents show, that should make the problem less annoying at least:

  • Isaac Harned

    Member
    July 27, 2023 at 9:23 pm in reply to: Pull data from form and create email
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    This may work, but only if I can get the default email template to be HTML. Unfortunately mailMsg will only open plain text through outlook so far, but I will have to do some testing in other apps.

  • Isaac Harned

    Member
    July 11, 2023 at 3:53 pm in reply to: Slip Sheeting
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    Not to plug a whole other product here, but you might want to look a little more at Directory Opus, there are some cool file structure export options and scripting features that might help. Very active forum with developer who actually answers, and a community that shares scripts more than we do here. I admit I am no expert yet, but looking at the options I think it would just the right setup, see my snapshots below.

    Here is a link to their forum so you can see the work they are doing:

    https://resource.dopus.com/

    Also relatively cheap in comparison with some of the software out there.

    Wish I had an answer that worked with the tools you have though, probably someone has figured this out, just gotta find them lol

  • Isaac Harned

    Member
    July 11, 2023 at 3:06 pm in reply to: Projects File Save Error
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    LOL Bluebeam quietly rolled this one back, on 21.0.3.0 shows no updates, and the release log on the website still shows 21.0.3.0

  • Isaac Harned

    Member
    July 11, 2023 at 11:01 am in reply to: Slip Sheeting
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    I am curious if anyone here uses any file explorers besides the native windows. The one we use, Directory Opus has a rename feature that can process a whole folder, with find and replace, capitalize words, etc. This would probably solve your prefix issue pretty quick, but IDK if you need that in the file name.

    Typically I would take that whole set of drawings and place it in a date sorted folder, i.e. 2023-07-11 – D2, leave everything with just sheet numbers. Then I make my overlays and bid marks in that folder. Then when I transfer to my “Takeoff Set”, it will leave the bid marks and update my consolidated. I think the only process that would be missing for you is the Original Issue Set. Is there a specific purpose for this set?

  • Isaac Harned

    Member
    July 5, 2023 at 6:23 pm in reply to: Setting Up Standards – The Coveted Clean Slate
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    Yeah sharing files here is fine. =)

  • Isaac Harned

    Member
    July 5, 2023 at 6:22 pm in reply to: Setting Up Standards – The Coveted Clean Slate
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    Definitely agree with Doug, your process will evolve over time as you integrate each capability, and there will be a learning curve for new users that you will have to adjust to. Target those tech savvy users, get them a standardized profile and toolset, give them a few training sessions on your most used tools, and allow that knowledge to trickle down to the older crew that take a little more time to be comfortable in new software.

    Keep in mind that there are a couple of different ways to distribute profiles, you can distribute a copy for everyone to modify with customizations of their own, or place it on the network for people to collaborate using the same updated toolset. That would probably be priority to figure out, much of the rest will probably come with experimentation, i.e. getting someone else in the loop with the software so you can see how things like studio collaboration will work for you.

  • Isaac Harned

    Member
    July 1, 2023 at 7:47 pm in reply to: Projects File Save Error
    Points: 8,674
    Rank: UC2 Brainery Purple Belt III UC2 Brainery Purple Belt III

    Got the link from support if anyone needs it:

    https://downloads.bluebeam.com/software/downloads/21.0.30/BbRevu21.0.30.exe

    Also, some more information from them below for those with the same issue:

Page 8 of 16