@Paul Newcome When I hide the column , of course any person ( editor , viewer ) cannot see the formula since they can't see the column . But as @Jose da Silva suggested , I created an additionnal column just to retreive data from the column with the actual formula .
Have the secret formula in a column that you hide and the visible column just references that cell's answer. Its still "safe" because if you export to Excel, it doesn't export the formula - only the value. So actually its entirely hidden - from everyone except for other Admin.
When a duration, a plain object, or a "complete" function is provided, .hide() becomes an animation method. The .hide() method animates the width, height, and opacity of the matched elements simultaneously. When these properties reach 0, the display style property is set to none to ensure that the element no longer affects the layout of the page.
I cannot for the life of me find any possible way to hide subitem columns. Is there a way to hide subitem columns and save them to a view in the same way the main item columns can be shown/hidden? Or is this functionality not available?
We would really love to be able to hide groups as well. The solution offered is fine if it is only one board, but we work with all our onboarding clients with taskboards and they get a bit daunting when they start. So it would be great if we can hide a group with tasks that are not due yet and add them to the list as we go, to keep the to-do list for our clients short & sweet.
would be great to have an automation for it too! ie if a status changes to done, dependency is moved to visible group or something nifty like that.
Thanks!
Anja
I have a simple question. If there are two walls one above each other how can I hide the edge between the two elements?
edges445510 98.3 KB
I tried number of things: Tangent edges is not working in V6 because they are two separate objects. Boolean also cannot be used because the two walls are two different type but only the render is identical outside.
The purpose of being able to hide edges directly on display is to create quick views and drawings, by printing the display instead of having to duplicate edges or making 2d drawings. Especially ofr architects and urban planners.
After last Android app update (i guess to 1.86.0.6) on kid's device a pop-up showed asking whether I want to activate some new setting/feature. First option was to activate it, second to keep current behavior (something with 2-finger swipe gesture???). I chose the first option. Since that time an icon in the edge of the screen is overlaid on the device screen (showing always, overlaying everything, all apps). The icon is shown in screenshot attached (marked in red - bottom left). I want to get rid of that icon because it is disturbing. Please provide me with instruction how to hide the icon. Thanks.
As you stated you can hide the job names with Secure Print jobs. Also, when the Secure Print Jobs are at the machine the jobs names cannot be seen until the folder is accessed by the user that sent them.
Device Altalink C8155. Need for hide jobs information. I did find out how to hide "Secure print" job names, but ordinary Job names hide is not possible. In Versalink you can hide "Jobs" App, but either that solution is not available with new Altalink C8155.
Having the functionality to hide thelocation of one's Start and End of an activity is great, but not if you routinely run/ride within a certain timeframe, the act of being stalked/found/followed is still available as it takes a person to see every morning around 4:50 and 5:15 I start my activity, the Start location is also not that hard to hide when you live in a cul-du-sac that is longer then area hidden, a greater personalised hidden area would be of better use.
Since you are able to change/hide your start position you should also be able to hide the start time on an activity or else organized people could guess when your are not at home if you like me run on almost the same time each day but also because if your employees or boss is following you you might not want to share with them if you are able to run within normal work hours because it might sent some bad signals!
I also think this is a really important safety feature. I think that if Strava adds a "hide start time" feature, it should always wait to upload the activity until 11:59. Does anyone know if the folks at Strava have expressed any more interest in adding this feature?
I'm wondering if it would be possible to use the shinyjs hide and show functions on an entire shiny wellPanel? I'm interested in doing so to conditionally show one of two panels and from what I can tell I cannot use a reactive value in the condtional for a conditionalPanel.
Any luck on this??? I am running into the same issue. In my case, I am trying to build a collection page that will show items only if there is a value associated with it in the CMS. The show/hide per element is essential!
Hi, folks. We just launched conditional visibility for dynamic site elements! Now you can show or hide dynamic content based on conditions you define. It works a lot like dynamic list filters, but for all kinds of site elements, instead of just...
I am trying to dynamically hide columns in a table that a lot of queries belong to when the queries run. Is this possible to do with event handlers inside the query instead of in the table column itself?
If you don't want to reset other queries, then just use a temporally state to store current active query by add an event handler to update the temp state's value on success. THEN you hide when value of the temp state when active query is not what the columns are for. This is the only option since you can't update the hidden value of the column via JS.
This is an issue for the way I use Dropbox - and one that is now making me think of seeking an alternative. It should be straight-forward to hide the other memebers of the folder. Collaboration is about access to common files/information - not about who sees others in the same folder. I have resources I'd like to share with my clients but for confidentaility reasons I can't let others know who I'm working with - the way dropbox is set up means I can't share the folder - which means I am being forced to look for other options.
Collaboration is about working with others, which is the entire point of a Shared Folder within the Dropbox environment. It doesn't make sense, in the intended use, to hide the members of a shared folder from one another.
Hello,
I'm having trouble hiding my next button for a specific period of time. I'm trying to to hide the next button on one question in my survey for 3 minutes and 30 seconds, after which I want it to be visible. For context, this page of my survey has an embedded video that starts automatically once participants hit the screen, and plays for 7 minutes total.
I have tried all of the proposed solutions from a previous thread below, but the next arrow is not hidden when I preview the page.
-next-button-for-30-seconds-and-display-it-after-time-passes
Any help would be greatly appreciated! Thanks!
Hi @Priyanka_Fid,
Thanks for the suggestion, but this didn't seem to work as I intended. The solution from this thread didn't hide my next button. (It did click me to the next page after 10 second though, so the javascript is working on some level, just not the level I'm hoping for). I think it was because I had an embedded video on my page, and something was interacting in a way that made the javascript ineffective.
@TrumanR's timer solution did work in my case, so this might be a future recommended solution for next button issues for video pages. Thanks so much!