Skip to main content

Questions tagged [field-description]

The tag has no usage guidance.

field-description
0 votes
0 answers
32 views

Separate class for title and description in gallery

i want in gallery different size o font in titlle of image and different as well at decription/caption under title. Of course i would like change by css, but envira has just CSS for caption. It is ...
Jaroslav Kupča's user avatar
1 vote
1 answer
532 views

protobuf description .proto file

i am new in protobuf . i want practice an simple example for me with description in protobuf. I have a .proto file in which a message is defined. Now, using the descriptor, I want to read and display ...
hossein's user avatar
  • 15
0 votes
1 answer
1k views

Setting command parameter descriptions in discord.py

I am making a command in a bot to create a profile for a user. It is working fine, but I would like the description of the "name" parameter to say "What would you like to be called?&...
IceFire03's user avatar
1 vote
0 answers
142 views

goswagger setting a reference for the field

i have a hypothetical code // swagger:model Type // enum:none,offshore,international type Type int //swagger:model VatExemption type Model struct { // The Model UUID. // Example - j290f1ee-...
mikr's user avatar
  • 63
0 votes
0 answers
56 views

How to set the description to a given patchset in gerrit

I want to set the description to a given patchset in Gerrit with the official REST API. When I execute the command following, Gerrit Authentication is required. My curl is this: curl -u userName:...
fantasy.deng's user avatar
1 vote
1 answer
40 views

I have a DLL program and am trying to update it with Descriptions but can't get them to work

I have a DLL program that I wrote a few years back and am trying to update it with Descriptions but can't get them to work. Here is my code: <Browsable(True)> <EditorBrowsable(...
Billy Thacker's user avatar
2 votes
1 answer
219 views

PALANTIR-FOUNDRY: How can I add a description for a dataframe in a transform?

I am producing a dataframe through a transform. In that transform I am able to add Column description the usual way: out_all.write_dataframe(df, column_descriptions=mycols_dictionary) My question ...
Emmanouil Angelakis's user avatar
-2 votes
1 answer
424 views

How to read psd Photoshop file's metadata field values into Python?

How can I read a Photoshop psd file's metadata fields such as: Description, Document Title and Keywords into Python? Thank You.
dromalpalli's user avatar
2 votes
2 answers
339 views

How to access the description of a svg element in js?

svg elements can have descriptions as described here https://developer.mozilla.org/en-US/docs/Web/SVG/Element/desc Assuming I got the handle of the circle via getElementById, how can I access the ...
javanoob's user avatar
  • 173
1 vote
0 answers
112 views

Variation Description

Hi I would like to ask how to Echo the variation product description. I would need to echo it depending on variant chosen. I have a working code to echo short descriptin of the curent product like ...
Robert Zubor's user avatar
1 vote
2 answers
1k views

Active directory delete description and office fields through powershell

I have a list of users in active directory to which I have to remove the description and office fields. how can i do through poweshell? I try this but not work. My code path is ok Import-Module ...
Marco Luigiano's user avatar
0 votes
0 answers
136 views

How do I include the field description for adding fields?

I would like to programmatically add fields to an existing table and include data types and field descriptions. I can add a fields with a data types with code: ALTER TABLE my_existing_table ADD ...
Ray Joseph's user avatar
0 votes
1 answer
73 views

renaming product description title with custom sentence including product name

i've been trying to write WHY 'MY PRODUCT TITLE' In the product description tab, i've successfully renamed it with 'MY PRODUCT TITLE' but i can't type the remaining word WHY in the ...
Laiba's user avatar
  • 25
1 vote
0 answers
286 views

Wordpress : how to allow PHP in tag or category description?

(Sorry for my bad english, I'm french) I would like to add PHP code in category/tags description field (Wordpress). What can I add in my functions.php file ? In fact, I would like to run shortcodes ...
triphop's user avatar
  • 21
1 vote
1 answer
89 views

How would one go about including a.dll description / company information?

So, over the last few years I've noticed that branded dynamic link libraries ( in most cases ) will include a description and or company name to their assembly. How would one go about including this? ...
user avatar

15 30 50 per page